projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4be98d5
)
; * doc/lispref/modes.texi: typo fix
author
Robert Pluim
<rpluim@gmail.com>
Sun, 14 Feb 2021 14:05:58 +0000
(15:05 +0100)
committer
Robert Pluim
<rpluim@gmail.com>
Sun, 14 Feb 2021 14:05:58 +0000
(15:05 +0100)
doc/lispref/modes.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/modes.texi
b/doc/lispref/modes.texi
index 7b8ab4cb4dd9f6fd4080a0cf6819d19f9e0fffcb..b06cb585069ec840bc6f94deea655d9127e6e326 100644
(file)
--- a/
doc/lispref/modes.texi
+++ b/
doc/lispref/modes.texi
@@
-1463,7
+1463,7
@@
deactivate minor modes in any order.
@defvar minor-modes
This buffer-local variable lists the currently enabled minor modes in
-the current buffer, and is a list
i
f symbols.
+the current buffer, and is a list
o
f symbols.
@end defvar
@defvar minor-mode-list